Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 13, 2022

Bumps pubnub-gson from 4.31.3 to 6.0.0.

Release notes

Sourced from pubnub-gson's releases.

v6.0.0

January 12 2022

Modified

  • BREAKING CHANGES: uuid is required parameter in PNConfiguration constructor.

v5.3.0

December 18 2021

Added

  • Add revoke token feature.

v5.2.4

December 10 2021

Fixed

  • Emit PNReconnectedCategory in case of successful manual reconnection.

v5.2.3

November 17 2021

Fixed

  • Eviction of OkHttp connection pool after reestablishing connection (affects transactional calls).

v5.2.2

November 04 2021

Fixed

  • Reconnect always restarts the subscription connection.

v5.2.1

October-06-2021

Full Changelog

  • 🌟️ Acceptance tests plugged into CI pipeline.
  • 🐛 Meta field exposed correctly in PNToken class.

v5.2.0

September-08-2021

  • 🌟️ Extend grantToken method to enable control of Objects API permission. Enhance granularity of permission control to enable permissions per UUID.

v5.1.1

July-13-2021

... (truncated)

Changelog

Sourced from pubnub-gson's changelog.

v6.0.0

January 12 2022

Modified

  • BREAKING CHANGES: uuid is required parameter in PNConfiguration constructor.

v5.3.0

December 16 2021

Added

  • Add revoke token feature.

v5.2.4

December 09 2021

Fixed

  • Emit PNReconnectedCategory in case of successful manual reconnection.

v5.2.3

November 17 2021

Fixed

  • Eviction of OkHttp connection pool after reestablishing connection (affects transactional calls).

v5.2.2

November 04 2021

Fixed

  • Reconnect always restarts the subscription connection.

v5.2.1

October-06-2021

Full Changelog

  • 🌟️ Acceptance tests plugged into CI pipeline.
  • 🐛 Meta field exposed correctly in PNToken class.

v5.2.0

September-08-2021

  • 🌟️ Extend grantToken method to enable control of Objects API permission. Enhance granularity of permission control to enable permissions per UUID.

v5.1.1

July-13-2021

  • 🐛 Update Jackson libraries to avoid known vulnerabilities.

v5.1.0

May-20-2021

... (truncated)

Commits
  • 1a8a0ab Make the UUID mandatory (#228)
  • 193a42f Set GitHub as distribution-repository (#229)
  • d82596d Add Revoke Token (#221)
  • cc10618 Return in callback PNReconnectedCategory status for reconnect method (#227)
  • dd37701 Remove bintray, provide maven central link (#225)
  • dfcba9c SDK-1546 evict transactional HTTP client connection pool (#224)
  • 1790390 build: integrate with release notifications (#222)
  • 88ab518 Reconnect restarts subscribe loop regardless of the state (#220)
  • ce48708 Switch deployment to GitHub Actions (#219)
  • 04a77db PubNub SDK v5.2.1 release.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pubnub-gson](https://github.com/pubnub/java) from 4.31.3 to 6.0.0.
- [Release notes](https://github.com/pubnub/java/releases)
- [Changelog](https://github.com/pubnub/java/blob/master/CHANGELOG.md)
- [Commits](pubnub/java@v4.31.3...v6.0.0)

---
updated-dependencies:
- dependency-name: com.pubnub:pubnub-gson
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 10, 2022

Superseded by #36.

@dependabot dependabot bot closed this May 10, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.pubnub-pubnub-gson-6.0.0 branch May 10, 2022 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant